Profile causes the linker to generate a relocation section in the program image / profile使链接器在程序映像中生成一个重定位节。
Nobind causes your program image to be larger but can speed load time of the dll Nobind导致程序图像比较大,但是可以加快dll的加载时间。
A relocation section allows the profiler to transform the program image to get profile data 重定位节允许分析器转换程序映像以获取配置文件数据。
The tsaware option sets a flag in the image optional header dllcharacteristics field in the program image s optional header / tsaware选项在程序图像的可选标题中的image _ optional _ header dllcharacteristics字段中设置标志。